@charset "utf-8";
/* CSS Document */


.layout, .content{ width:1100px; margin:0 auto; position:relative;}

.boxMo{ min-width:1100px;}
.w650{ width: 650px;}
.w430{ width: 430px;}
.w540{ width: 540px;}
.w260{ width: 260px;}
.w690{ width: 690px;}
.w390{ width: 390px;}
.w600{ width: 600px;}
.w480{ width: 480px;}
.marB10{ margin-bottom: 10px;}
.marB20{ margin-bottom: 20px;}
.marB30{ margin-bottom: 30px;}
.marB40{ margin-bottom: 40px;}
.marT40{ margin-top: 40px;}
.padS20{ padding: 0 20px;}

/*index*/
.news{ padding: 7px 20px; border: 1px solid #e2e2e2}
.date{ float: left; width: 180px; height: 28px; font-size: 14px; line-height: 28px; color: #333; border-right: 1px solid #e2e2e2;}
.zxgg{ float: right; width: 860px; height: 28px;}
.zxgg_left{ float: left; width: 110px; height: 28px; font-size: 16px; line-height: 28px; color: #007fe2; text-indent: 28px; background: url(../images/icon_news.png) no-repeat left center;}
.zxgg_right{ width: 750px; height: 28px; overflow: hidden;}
.zxgg_right ul{}
.zxgg_right ul li{ position: relative; height: 28px; padding-left: 10px; font-size: 14px; line-height: 28px;}
.zxgg_right ul li i{ position: absolute; top: 50%; left: 0; width: 3px; height: 3px; margin-top: -1px; background-color: #007fe2;}

/*marquee插件的样式
 *left和right共用一个
[[*/
.plus-mar-left{overflow:hidden; word-break:keep-all; white-space:nowrap;}
.plus-mar-left ul{list-style:none; margin:0; padding:0; display:inline-block; *display:inline; zoom:1;}
.plus-mar-left li{display:inline-block; *display:inline; zoom:1;  margin-right: 20px;}

.plus-mar-top{overflow:hidden; word-break:keep-all; white-space:nowrap;}
.plus-mar-top ul{list-style:none; margin:0; padding:0;  line-height:40px;}
.plus-mar-top li{ padding-right:10px;}

.plus-mar-bottom{overflow:hidden; word-break:keep-all; white-space:nowrap; position:relative;}
.plus-mar-bottom ul{list-style:none; margin:0; padding:0;  line-height:40px; position:relative;}
.plus-mar-bottom li{ padding-right:10px;}

.plus-mar-up{overflow:hidden;}
.plus-mar-up ul{list-style:none; margin:0; padding:0;  line-height:40px;}

.plus-mar-down{overflow:hidden; position:relative;}
.plus-mar-down ul{list-style:none; margin:0; padding:0; position:relative;}


.slider1_wrap{ position: relative; float: left; width: 650px; height: 365px; overflow: hidden;}
.slider1{}
.slider1 li{ position: relative; width: 650px; height: 365px; overflow: hidden}
/* .slider1 li img{ width: 650px; height: 365px;} */
.slider1 li img{ display: block; width: auto; height: 365px; margin: 0 auto;}

.slider1 .slider_t{ position: absolute; bottom: 0; left: 0; width: 650px; height: 44px; font: bold 18px/44px "Microsoft Yahei"; text-align: center; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99339fe7', endColorstr='#99339fe7'); background: rgba(51,159,231,0.8);}
.slider1 .slider_t a{color: #fff;}

.slider1_wrap .bx-wrapper{ position: relative;}
.slider1_wrap .bx-controls{/* position: absolute; top: 0; left: 0;*/}
.slider1_wrap .bx-pager{ position: absolute; bottom: 10px; right: 10px;}
.slider1_wrap .bx-pager-item{ float: left;}
.slider1_wrap .bx-pager-link{ float: left; width: 12px; height: 12px; margin-left: 5px; text-indent: 999em; background: #efe6e4; border-radius: 50%; overflow: hidden;}
.slider1_wrap .bx-pager-link:hover, .slider1_wrap .bx-pager-link.active{ background-color: #ac201f; text-decoration: none;}

.slider1_wrap .bx-prev, .slider1_wrap .bx-next{ position: absolute; top: 50%; width: 40px; height: 40px; margin-top: -20px; background-image: url(../images/arr1.png); text-indent: 999em; overflow: hidden;}
.slider1_wrap .bx-prev{ left: 0; background-position: 0 0;}
.slider1_wrap .bx-next{ right: 0; background-position:  -40px 0;}

.lmT2{ position: relative; height: 44px; border-bottom: 2px solid #d0d0d0;}
.lmT2 span{ float: left; height: 44px; padding: 0 20px; font-size: 20px; line-height: 44px; color: #333; border-bottom: 2px solid #0078db;}
.lmT2 .btn_more{ float: right; width: 26px; height: 44px; background: url(../images/btn_lmT_more.png) no-repeat center center;}

.lmT{ position: relative; height: 44px; border-bottom: 2px solid #d0d0d0;}
.lmT span{ float: left; height: 44px; padding: 0 14px; font-size: 20px; line-height: 44px; color: #fff; border-bottom: 2px solid #339fe7; background-color: #339fe7;}
.lmT .btn_more{ float: right; width: 26px; height: 44px; background: url(../images/btn_lmT_more.png) no-repeat center center;}

.news_block{ padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px dashed #d1d0d0;}
.news_block_t{ max-height: 64px; margin-bottom: 10px; font: bold 20px/32px "Microsoft Yahei"; overflow: hidden;}
.news_block_t a{ color: #013388;}
.news_block_des{ max-height: 48px; font-size: 16px; line-height: 24px; color: #666;}

.news_list{}
.news_list li{ position: relative; height: 40px; padding-left: 14px; font-size: 16px; line-height: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.news_list li:hover{ color: #0078db}
.news_list li i{ position: absolute; top: 50%; left: 0; width: 4px; height: 4px; margin-top: -2px; background-color: #007fe2;}

.news_list.sty2 li{}
.news_list.sty2 li h3{ float: left; width: 80%; height: 40px; font: 16px/40px "Microsoft Yahei"; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.news_list.sty2 li h3 a{}
.news_list.sty2 li span.pubDate{ float: right;  line-height: 40px; color: #888;}

.i_list1{}
.i_list1 li{ float: left; width: 355px; height: 62px; margin-right: 17px;}
.i_list1 li img{ width: 100%; height: 100%;}

.box_zwgk{ width: 1098px; height: 134px; border: 1px solid #9ed4fd;}
.zwgk_tit{ position: relative; float: left; width: 58px; height: 130px; background-color: #339fe7; margin: 2px;}
.zwgk_tit span{ position: absolute; top: 14px; left: 50%; width: 24px; margin-left: -12px; font: bold 20px/26px "Microsoft Yahei"; color: #fff; text-align: center;}
/*TAB标签*/
#zwgk_tab{ float: left; width: 1035px; height: 134px; border-left: 1px solid #9ed4fd;}
#zwgk_tab .etabs { position: relative; height: 85px; border-bottom: 1px solid #9ed4fd;}
#zwgk_tab .tab{ float: left; width: 206px; height: 85px; border-right: 1px solid #9ed4fd}
#zwgk_tab .tab a{ display: block; width: 100%; height: 100%; }
#zwgk_tab .tab_1 a{ background: url(../images/i_zwgk_jcxxgk.png) no-repeat center top;}
#zwgk_tab .tab_2 a{ background: url(../images/i_zwgk_zdlyxxgk.png) no-repeat center top;}
#zwgk_tab .tab_3 a{ background: url(../images/i_zwgk_sjfbzl.png) no-repeat center top;}
#zwgk_tab .tab_4 a{ background: url(../images/i_zwgk_sjkf.png) no-repeat center top;}
#zwgk_tab .tab_5 a{ background: url(../images/i_zwgk_zcjd.png) no-repeat center top;}
#zwgk_tab .tab a:hover, #zwgk_tab.tab a.active{ background-color: #f2f9ff;}
#zwgk_tab .panel-container{ height: 48px;}
#zwgk_tab .tabs{ }

.zwgk_tab_con{ padding: 16px 0 0 16px; height: 18px; }
.zwgk_tab_con a{ float: left; height: 18px; padding-right: 10px; margin-right: 10px; font-size: 16px; line-height: 18px; color: #333; border-right: 1px solid #333;}

.bsfw_t_tem{ position: relative; height: 20px; margin-bottom: 30px; text-align: center;}
.bsfw_t_tem span{  font-size: 20px; line-height: 20px; text-align: center; color: #333; }
.bsfw_t_tem i{ position: absolute; top: 50%; margin-top: -1px; width: 22px; height: 3px; background-color: #007fe2;}
.bsfw_t_tem i.left{ left: 50%;}
.bsfw_t_tem i.right{ right: 50%;}

.wsgl_list{}
.wsgl_list li{ float: left; width: 101px; margin-right: 23px;}
.icon_wsgl{ width: 101px; height: 83px; margin-bottom: 10px; background-image: url(../images/i_wsgl.png);}
.icon_wsgl1{ background-position: 0 0;}
.icon_wsgl2{ background-position: 0 -83px;}
.icon_wsgl3{ background-position: 0 -166px;}
.icon_wsgl4{ background-position: 0 -249px;}
.icon_wsgl5{ background-position: 0 -332px;}
.icon_wsgl6{ background-position: 0 -415px;}
.icon_wsgl7{ background-position: 0 -498px;}
.icon_wsgl8{ background-position: 0 -581px;}
.icon_wsgl9{ background-position: 0 -664px;}
.wsgl_t{ width: 72px; margin: 0 auto; font-weight: normal; font-size: 18px; line-height: 20px; color: #333;}


.lsbhhsyaqgl_list{}
.lsbhhsyaqgl_list li{ float: left; width: 320px; height: 60px; margin-right: 70px; font-size: 18px; line-height: 60px; text-indent: 75px; background-image: url(../images/i_lsbhhsyaqgl.png);}
.lsbhhsyaqgl_list li a{ display: block; width: 100%; height: 100%;}
.icon_aqtx{ background-position: 0 0;}
.icon_lbzn{ background-position: 0 -60px;}
.icon_yjjz{ background-position: 0 -60px;}

.ygcghzqzfw_list{}
.ygcghzqzfw_list li{ float: left; width: 157px; margin-right: 31px;}
.icon_ygcghzqzfw{ width: 157px; height: 83px; margin-bottom: 10px; background-image: url(../images/i_ygcghzqzfw.png);}
.icon_ygcghzqzfw1{ background-position: 0 0}
.icon_ygcghzqzfw2{ background-position: 0 -83px;}
.icon_ygcghzqzfw3{ background-position: 0 -166px;}
.icon_ygcghzqzfw4{ background-position: 0 -249px;}
.icon_ygcghzqzfw5{ background-position: 0 -332px;}
.icon_ygcghzqzfw6{ background-position: 0 -415px;}
.ygcghzqzfw_t{ font-size: 18px; font-weight: normal; line-height: 20px; color: 333; text-align: center;}

.bor_box1{ box-sizing: border-box; height: 83px; padding: 8px 14px; border: 1px solid #e2e2e2; border-radius: 4px;}
.bor_box_t{ height: 20px; font-size: 20px; line-height: 20px; margin-bottom: 18px;}
.bor_box_t.col1, .bor_box_t.col1 a{ color: #55bb39}
.bor_box_t.col2, .bor_box_t.col2 a{ color: #2492ee}
.bor_box_link{ font-size: 16px; line-height: 18px; color: #888;}
.bor_box_link a{  display: inline-block; margin: 0 2px 4px; font-size: 16px; line-height: 18px; color: #888;}.bor_box_link.fz2{ font-size: 14px; line-height: 24px; color: #888;}
.bor_box_link.fz2 a{ display: inline-block; margin: 0 4px 4px; font-size: 14px; line-height: 24px; color: #888;}

.bor_box2{ box-sizing: border-box; padding: 14px; border: 1px solid #e2e2e2; }
.bor_box2 img{ display: block; width: 134px; height: 134px; margin: 0 auto 5px;}
.bor_box2_des{ height: 18px; text-align: center; font-size: 18px; line-height: 18px; color: #0078db;}

.bor_box3{ position: relative; box-sizing: border-box;  padding: 12px 14px; border: 1px solid #e2e2e2;}
a.link_gd{ position: absolute; right: 52px; top: 5px; padding: 0 10px; font-size: 20px; line-height: 34px; color: #55bb39; border: 1px solid #55bb39;}

.video_block{}
.video_i{ position: relative; width: 540px; height: 304px;}
.video_i img{ width: 100%; height: 100%;}
.video_cov{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#88000000', endColorstr='#88000000'); background: rgba(0,0,0,0.6);}
.video_cov i{ position: absolute; left: 50%; top: 50%; width: 35px; height: 35px; margin: -17px 0 0 -17px; background: url(../images/btn_play.png) no-repeat center top;}
.video_t{ margin-top: 10px; font: 18px/20px "Microsoft Yahei"; text-align: center;}
.video_t a{}

.link_list{}
.link_list li{  float: left; width: 150px; height: 45px; margin-right: 87px;}
.link_list img{ width: 100%; height: 100%;}

.frd_link{ box-sizing: border-box; height: 44px; padding: 7px 0; border: 1px solid #e2e2e2;}
.frd_link a{ float: left; width: 273px; height: 28px; font-size: 14px; line-height: 28px; text-align: center; border-right: 1px solid #e2e2e2;}
.frd_link_select{ float: left; width: 230px; height: 28px; margin-left: 24px; border: none; font-size: 14px;}


/*list*/
.box_bor{ box-sizing: border-box; border: 1px solid #e2e2e2;}
.loc{ height: 40px; margin-bottom: 20px; padding: 0 20px; font-size: 14px; line-height: 40px; color: #666; border-bottom: 1px solid #e2e2e2;}
.loc a{ color: #666;}
.loc span{ color: #666;}

.list{ margin-bottom: 30px;}
.list li{ position: relative; height: 44px; padding-left: 15px; font-size: 16px; line-height: 44px;}
.list li i{ position: absolute; left: 0; top: 50%; width: 4px; height: 4px; margin-top: -2px; background-color: #007fe2;}
.list li a{ float: left; width: 80%; height: 44px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.list li .pubDate{ float: right; width: 10%; height: 44px; text-align: right; color: #888;}

.pages{ margin-bottom: 30px; text-align: center;}
.pages a{ box-sizing: border-box; display: inline-block; width: 34px; height: 34px; margin: 0 4px; font-size: 14px; line-height: 32px; text-align: center; color: #666; background-color: #fff; border: 1px solid #e6e6e6; border-radius: 4px; cursor: pointer;}
.pages span{ font-size: 14px; line-height: 40px; margin: 0 5px;}
.pages a.first, .pages a.prev, .pages a.next, .pages a.last{ box-sizing: border-box; width: auto; padding: 0 10px; height: 34px; cursor: pointer;}
.pages a.current, .pages a:hover{ color: #fff; background-color: #0078db; border-color: #0078db;}


/*content*/
.article{ }
.article_t{ margin-bottom: 20px; font-size: 24px; line-height: 36px; color: #333; text-align: center;}
.article_item{ height: 28px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #e2e2e2;}
.article_pDate, .article_source{ float: left; margin-right: 16px; font-size: 16px; line-height: 28px; color: #666;}
.article_con{}
.article_con p{ font-size: 16px; line-height: 40px; color: #333;}
.article_con img{ display: block; max-width: 80%; margin: 20px auto;}
.article_author{ margin: 30px 0; font-size: 14px; line-height: 14px; color: #333; text-align: right;}
.article_link{ width: 350px; height: 36px; margin: 0 auto; font-size: 14px; line-height: 36px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.article_link a{}

.bdsharebuttonbox{ float: right;}

/*外事动态*/
.slider2_wrap{ position: relative; margin-top: 10px; width: 540px; height: 304px; overflow: hidden;}
.slider2{}
.slider2 li{ position: relative; width: 540px; height: 304px;}
.slider2 li img{ width: 540px; height: 304px;}
.slider2 .slider_t{ position: absolute; bottom: 0; left: 0; width: 540px; height: 44px; font: bold 18px/44px "Microsoft Yahei"; text-align: center; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99339fe7', endColorstr='#99339fe7'); background: rgba(51,159,231,0.8);}
.slider2 .slider_t a{color: #fff;}

.slider2_wrap .bx-wrapper{ position: relative;}
.slider2_wrap .bx-controls{/* position: absolute; top: 0; left: 0;*/}

.slider2_wrap .bx-prev, .slider2_wrap .bx-next{ position: absolute; top: 50%; width: 40px; height: 40px; margin-top: -20px; background-image: url(../images/arr1.png); text-indent: 999em; overflow: hidden;}
.slider2_wrap .bx-prev{ left: 0; background-position: 0 0;}
.slider2_wrap .bx-next{ right: 0; background-position:  -40px 0;}

/*TAB标签*/
.tab_tem{ width: 100%; margin-bottom: 20px;}
.tab_tem .etabs { position: relative; height: 45px; margin-bottom: 10px; border-bottom: 1px solid #d1d1d1;}
.tab_tem .tab{ float: left; height: 44px; padding: 0 20px; font: 18px/44px "Microsoft Yahei";}
.tab_tem .tab a{ display: block; color: #666;}
.tab_tem .tab a:hover, .tab_tem .tab a.active{ color: #0078db; border-bottom: 1px solid #0078db;}
.tab_tem .panel-container{ }
.tab_tem .tabs{ }

.tab_list{ margin-bottom: 20px;}
.tab_list li{ position: relative; height: 40px; padding-left: 15px; font-size: 16px; line-height: 40px; }
.tab_list li i{ position: absolute; left: 0; top: 50%; width: 4px; height: 4px; margin-top: -2px; background-color: #007fe2;}
.tab_list li a{ display: inline-block; max-width: 600px; height: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.tab_list li .pubDate{ float: right; font-size: 14px; line-height: 40px; color: #888;}

.tab_btn_more{ display: block; width: 100%; height: 40px; margin-bottom: 30px; background: url(../images/btn_lmT_more.png) no-repeat center center #f1f1f1; border-radius: 4px;}

.channel_btn{}
.channel_btn_tem{ box-sizing: border-box; float: left; width: 320px; height: 62px; margin: 0 70px 36px 0; border: 1px solid #dbdbdb; border-radius: 4px;}
.channel_btn_tem span{ box-sizing: border-box; float: left; width: 250px; height: 60px; padding-left: 14px; font-size: 18px; line-height: 60px; color: #333;}
.channel_btn_tem span.l2{ padding-top: 8px; line-height: 22px;}
.channel_btn_tem i{ float: left; width: 60px; height: 60px; background-position: center center; background-repeat: no-repeat; border-right: 1px solid #dbdbdb;}
.channel_btn_tem i.i_jcxxgk1{ background-image: url(../images/icon_jcxxgk1.jpg);}
.channel_btn_tem i.i_jcxxgk2{ background-image: url(../images/icon_jcxxgk2.jpg);}
.channel_btn_tem i.i_jcxxgk3{ background-image: url(../images/icon_jcxxgk3.jpg);}
.channel_btn_tem i.i_jcxxgk4{ background-image: url(../images/icon_jcxxgk4.jpg);}
.channel_btn_tem i.i_jcxxgk5{ background-image: url(../images/icon_jcxxgk5.jpg);}
.channel_btn_tem i.i_jcxxgk6{ background-image: url(../images/icon_jcxxgk6.jpg);}
.channel_btn_tem i.i_sjkf1{ background-image: url(../images/icon_sjkf1.jpg);}
.channel_btn_tem i.i_sjkf2{ background-image: url(../images/icon_sjkf2.jpg);}
.channel_btn_tem i.i_sjkf3{ background-image: url(../images/icon_sjkf3.jpg);}
.channel_btn_tem i.i_sjkf4{ background-image: url(../images/icon_sjkf4.jpg);}
.channel_btn_tem i.i_sjkf5{ background-image: url(../images/icon_sjkf5.jpg);}

/*外事专题*/
.wszt_list{}
.wszt_list li{ float: left; width: 540px; height: 180px; margin: 0 20px 20px 0;}
.wszt_list li img{ width: 100%; height: 100%;}

/*互动交流*/
.channel_btn_tem2{ box-sizing: border-box; float: left; width: 540px; height: 62px; margin: 0 20px 0 0; border: 1px solid #dbdbdb; border-radius: 4px;}
.channel_btn_tem i.i_hdjl1{ background-image: url(../images/icon_hdjl1.jpg);}
.channel_btn_tem i.i_hdjl2{ background-image: url(../images/icon_hdjl2.jpg);}

/*领导页*/
.marB20{ margin-bottom: 20px;}
.ld_left{ float: left; width: 200px;}
.ld_l_tit{ height: 50px; font: bold 24px/50px "Microsoft Yahei"; color: #fff; text-align: center; background-color: #048eff;}
.ld_l_list{}
.ld_l_list li{ padding: 12px 5px; font: 16px/24px "Microsoft Yahei"; text-align: center; background-color: #0076d7;}
.ld_l_list li a{ color: #fff;}

.ld_r{ float: right; width: 840px;}
.ld_tem{ margin-bottom: 20px;}
/* .ld_tem h3{ height: 50px; padding: 0 20px; font: 18px/50px "Microsoft Yahei"; color: #242424; background-color: #bfe2ff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} */
.ld_tem h3{ padding: 10px 20px; font: 18px/32px "Microsoft Yahei"; color: #242424; background-color: #bfe2ff; }
.ld_tem h3 span{ float: left; width: 80px; color: #242424}
.ld_tem h3 p{ float: right; width: 720px; color: #242424;}
.ld_tem h3 a{ color: #242424;}
.ld_con{ padding: 20px; background-color: #e8f2fb}
.ld_con img{ float: left; width: 140px; height: 195px;}
.ld_wz{ float: right; width: 640px; }
.ld_t{ height: 20px; margin-bottom: 4px; padding-left: 10px; font: 16px/20px "Microsoft Yahei";  color: #242424; border-left: 4px solid #0076d7;}
.ld_t a{ color: #242424;}
.ld_wz p{ font: 16px/22px "Microsoft Yahei"; color: #242424;}

/*sitemap*/
.sitemap{ margin-bottom: 40px;}
.sitemap dl{clear:both; border-bottom:#e9e9e9 1px solid; padding-bottom: 16px; margin-bottom: 16px;}
.sitemap dl dt{ background:url(../images/sitemap_icon.gif) no-repeat left center; font-weight:bold; color:#e85603; font-size:15px;}
.sitemap dl dt a{color:#e85603; }
.sitemap dl dd span{ display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; height:25px; line-height:25px; width:20%; float:left;}
.sitemap dl dd{padding:10px 22px 0; font-size:14px;}
.sitemap dl dd a:hover{color:#e85603;}
.sitemap dl.dlEnd{border-bottom:none; padding-bottom:0;}

/* 网上咨询 */
.wszx_des{ padding: 0 20px 14px; margin-bottom: 14px; border-bottom: 1px solid #dfdfdf;}
.wszx_des p{ font-size: 14px; line-height: 28px; color: #333;}
.wszx_des p span.red{ font-size: 16px; color: #FF0000;}
.wszx_des p a{ color: #07f}
.wszx_des p span.pink{ color: #FF33CC;}

/* 20220211 */
/* .slider3_wrap{ position: relative; width: 540px; height: 310px; overflow: hidden;}
.slider3{}
.slider3 li{ position: relative; width: 540px; height: 310px;}
.slider3 li img{ width: 540px; height: 310px;}
.slider3 .slider_t{ position: absolute; bottom: 0; left: 0; width: 540px; padding: 10px 0; font: bold 18px/24px "Microsoft Yahei"; text-align: center; color: #fff; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99339fe7', endColorstr='#99339fe7'); background: rgba(51,159,231,0.8);}
.slider3 .slider_t a{color: #fff;} */
.slider3_wrap{ position: relative; width: 600px; height: 396px; overflow: hidden;}
.slider3{}
.slider3 li{ position: relative; width: 600px; height: 396px; overflow: hidden}
.slider3 li img{ display: block; width: auto; height: 100%; margin: 0 auto;}
.slider3 .slider_t{ position: absolute; bottom: 0; left: 0; width: 600px; padding: 10px 0; font: bold 18px/24px "Microsoft Yahei"; text-align: center; color: #fff; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99339fe7', endColorstr='#99339fe7'); background: rgba(51,159,231,0.8);}
.slider3 .slider_t a{color: #fff;}

.slider3_wrap .bx-wrapper{ position: relative;}
.slider3_wrap .bx-controls{/* position: absolute; top: 0; left: 0;*/}
.slider3_wrap .bx-pager{ position: absolute; bottom: 10px; right: 10px;}
.slider3_wrap .bx-pager-item{ float: left;}
.slider3_wrap .bx-pager-link{ float: left; width: 12px; height: 12px; margin-left: 5px; text-indent: 999em; background: #efe6e4; border-radius: 50%; overflow: hidden;}
.slider3_wrap .bx-pager-link:hover, .slider3_wrap .bx-pager-link.active{ background-color: #ac201f; text-decoration: none;}

.slider3_wrap .bx-prev, .slider3_wrap .bx-next{ position: absolute; top: 50%; width: 40px; height: 40px; margin-top: -20px; background-image: url(../images/arr1.png); text-indent: 999em; overflow: hidden;}
.slider3_wrap .bx-prev{ left: 0; background-position: 0 0;}
.slider3_wrap .bx-next{ right: 0; background-position:  -40px 0;}

/*2022/11/1*/
.lsbh_list{}
.lsbh_list li, .ygcg_list li{ float: left; width: 157px; margin-right: 24px;}
.icon_lsbh{ width: 157px; height: 83px; margin-bottom: 10px; background-image: url(../images/icon_lsbh.png);}
.icon_ygcg{ width: 157px; height: 83px; margin-bottom: 10px; background-image: url(../images/icon_ygcg.png);}
.icon_lsbh1, .icon_ygcg1{ background-position: 0 0}
.icon_lsbh2, .icon_ygcg2{ background-position: 0 -83px;}
.icon_lsbh3, .icon_ygcg3{ background-position: 0 -166px;}
.lsbh_t, .ygcg_t{ font-size: 18px; font-weight: normal; line-height: 20px; color: 333; text-align: center;}

a.btn_gdzwfww{ position: absolute; top: 0; left: 140px; height: 44px; font: 20px/44px "Microsoft Yahei"; color: #007fe2;}

.slider_video_wrap{ position: relative; width: 540px; height: 334px; overflow: hidden;}
.slider_video{}
.slider_video li{ position: relative; width: 540px; height: 334px;}

.slider_video_wrap .bx-wrapper{ position: relative;}
.slider_video_wrap .bx-controls{/* position: absolute; top: 0; left: 0;*/}
.slider_video_wrap .bx-pager{ position: absolute; bottom: 10px; right: 10px;}
.slider_video_wrap .bx-pager-item{ float: left;}
.slider_video_wrap .bx-pager-link{ float: left; width: 12px; height: 12px; margin-left: 5px; text-indent: 999em; background: #efe6e4; border-radius: 50%; overflow: hidden;}
.slider_video_wrap .bx-pager-link:hover, .slider_video_wrap .bx-pager-link.active{ background-color: #ac201f; text-decoration: none;}

.slider_video_wrap .bx-prev, .slider_video_wrap .bx-next{ position: absolute; top: 132px; width: 40px; height: 40px; background-image: url(../images/arr1.png); text-indent: 999em; overflow: hidden;}
.slider_video_wrap .bx-prev{ left: 0; background-position: 0 0;}
.slider_video_wrap .bx-next{ right: 0; background-position:  -40px 0;}

.has_art, .hasno_art{ display: none;}